.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
#page-footer {
	background: url('http://images.info.deloitte.ca/EloquaImages/clients/DeloitteManagementServ…dbcd5c0}_{5721a368-7dee-4f3f-b1df-2a66c46ae5fc}_bg_footer_shadow_710w.png') no-repeat;
	padding: 30px 30px 10px;
}
.author-desc{
	background-color: #88c700;
	border-radius: 6px;
	padding:10px;
	webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}
.topic-description {
	position: absolute;
	width: 36%;
	left: 2%;
	bottom: 0px;
	padding: 1em 4%;
	background: #f4f4f4;
	border-radius: .5em .5em 0 0;
}
.header-intro-label .headline-innerlabel {
	background-color: #fff;
	border-top-left-radius: .2em;
	-moz-border-radius-topleft: .2em;
	-webkit-border-top-left-radius: .2em;
	border-top-right-radius: .2em;
	-moz-border-radius-top-right: .2em;
	-webkit-border-top-right-radius: .2em;
	display: inline;
	margin: 0;
	padding: .3em 1em 0;
	font-size: 1.8em;
	color: #002776;
	font-weight: 700;
}
.headerintro{
	padding-right:20px;
	padding-left: 20px;
}
.header-intro {
	padding:2% 7%;
	border-bottom-left-radius: .2em !important;
	-moz-border-radius-bottomleft: .2em !important;
	-webkit-border-bottom-left-radius: .2em !important;
	border-bottom-right-radius: .2em !important;
	-moz-border-radius-bottom-right: .2em !important;
	-webkit-border-bottom-right-radius: .2em !important;
	text-align: center;
	background: #fff;
}
.primary-headline {
	font-size: 2.6em;
	color: #002776;
	font-weight: 300;
}
.secondary-headline{
	font-size: 2em;
	color: #81bc00;
	font-weight: 300;
}
.header-intro{
	text-align:center;
	margin: 0 auto;
}
.responsive-img-container {
	position: relative;
	text-align: center;
}
.header-intro-container {
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	border-radius: 0.5em !important;
	margin-bottom: .5em;
}
.responsive-img-container .responsive-img {
	margin: 0 auto;
	width: 100%;
	border-radius: .5em .5em 0 0;
	max-height: 350px;
}
.header-intro-label {
	bottom: -1px;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.post{
	padding:4% !important;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.employee-image{
	float: left;
	width: 30%;
}
.employee-image img {
	width: 100%;
}
.disclaimer-text {
	width: 96%;
	padding: 1% 3%;
}
.employee-information{
	float: left;
	width: 65%;
	margin-left: 5%;
	word-break: break-word;
}
.button-container{
	clear:both;
	text-align: left;
	font-weight: bold;
	padding:20px 10px 10px 0px;
	width: 70%;
	color: #ffffff;
}
.author-name{
	color: #ffffff;
	text-decoration:none;
	padding-bottom:10px;
	font-weight: bold;
}
.author-designation{
	margin-right: 10px;
	float:left;
}
.btn-deloitte-blue{
	background-color:#00a1de !important;
	font-family:arial, Helvetica, sans-serif;
	font-size:13px;
	//background-image:url(http://images.info.deloitte.ca/EloquaImages/clients/DeloitteManagementServicesLP/{3767588f-fcf8-4d7a-a95b-590695483368}_blue_btn_bg_28.png) !important;
	border: 1px solid #0079a6;
	text-transform: none !important;
	font-weight: bold !important;
}
.width100{
	width:100%;
}

.social-tab {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 3%;
	height: auto;
	overflow: hidden;
}
.social-media-links {
	min-width: 35%;
	float: left;
	display: inline-block;
}
ul.footer-col {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sponsor-logo {
	width: 60%;
	float: right;
	display: inline-block;
}
.sponsor-logo img {
	max-width: 100%;
	padding-bottom: 4%;
	float: right;
}
.social-media-links ul {
	width: 100%;
}
.social-media-links ul li {
	list-style: none;
	list-style-type: none;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 0 .5em 1em 0;
}
.social-media-links ul li a {
	color: #fff;
	display: block;
	height: 32px;
	width: 32px;
	font-size: 1.25em;
	background-color: #9a9a9a;
	border-radius: .25em;
	line-height: 2.05em;
}
.social-media-links li:hover a.facebook-icon {
	background-color: #3b5998;
}
.social-media-links li:hover a.twitter-icon {
	background-color: #55acee;
}
.social-media-links li:hover a.linkedin-icon {
	background-color: #007bb6;
}
.social-media-links li:hover a.youtube-icon {
	background-color: #e52d27;
}
.social-media-links li:hover a.google-plus-icon {
	background-color: #dd4b39;
}
.page_container{
	padding-bottom: 0px !important;
	padding-top:5px;
}
.anchor-link{
	text-decoration: none;
	color: #00a1de;
}
.list-element-style{
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 16px;
}
.table-header{
	background-color:#00a1de;
	color:#ffffff;
	font-weight:bold;
}
.width50{
	width:50%;
}
.btn-large:hover, .btn-deloitte-blue:hover {
	color:none;
    background-position: 0px !important;
    border: 1px solid #0079a6;
    background-color:#00a1de !important;
    //background-image:url(http://images.info.deloitte.ca/EloquaImages/clients/DeloitteManagementServicesLP/{3767588f-fcf8-4d7a-a95b-590695483368}_blue_btn_bg_28.png) !important;
}
.anchor-text-white{
	color: #ffffff;
}
.spacer-div{
	padding:5px;
}
.form-container{
	background-color: #FFF;
	margin-top: 2em;
	border-radius: .5em;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	padding: 3% 7%;
}
#footer-section {
	display: block;
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 999;
}
.footer-wrapper {
	max-width: 1400px;
	margin: 0 auto;
}
.footer-container {
	padding: 2% 3%;
}
@media screen and (max-width: 979px) and (min-width: 0){
	.sponsor-logo img {
		max-width: 100%;
		padding-bottom: 4%;
		float: none;
	}
	.sponsor-logo {
		float: none;
		padding-top: 2%;
		clear: both;
		width: 100%;
	}
	.topic-description {
		position: static;
		text-align: center;
		width: 92%;
		padding: 4%;
	}	
}

@media screen and (max-width:1200px) and (min-width: 980px){
	.topic-description{
		bottom:0px;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.button-container .width50{
    	width:100%;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.button-container .width50{
    	width:100%;
    }
    #footer-section {
		display: block;
		margin: 0 auto;
		background: #fff;
		position: relative;
		top:15px;
		z-index: 999;
	}
	.primary-headline {
		font-size: 2em;
	}
	.secondary-headline {
		font-size : 1.5em;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.button-container .width50{
    	width:100%;
    }
    #footer-section {
		display: block;
		margin: 0 auto;
		background: #fff;
		position: relative;
		top:15px;
		z-index: 999;
	}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    .button-container .width50{
    	width:100%;
    }
    #footer-section {
		display: block;
		margin: 0 auto;
		background: #fff;
		position: relative;
		top:15px;
		z-index: 999;
	}
}